configuration therein, preserving the default behaviour.
Signed-off-by: Ewan Mellor <ewan@xensource.com>
# Xen configuration dir and configs to go there.
XEN_CONFIG_DIR = /etc/xen
XEN_CONFIGS = xend-config.sxp
+XEN_CONFIGS += xm-config.xml
XEN_CONFIGS += xmexample1
XEN_CONFIGS += xmexample2
XEN_CONFIGS += xmexample.hvm
The username and password attributes will be used to log in if Xen-API
is being used.
-->
+ <!--
<server type='Xen-API'
uri='http://localhost:9363/'
username='me'
password='mypassword' />
+ -->
</xm>